@charset "utf-8";
/* CSS Document */

/* Main Container */
#container	{ width: 1034px; background: none; background: #FFF !important; }

/* Menu */
ul.megamenu a.mm-item-link { padding: 8px 54px 0 54px !important; }

/*Last Link in Menu*/
ul.megamenu a.mm-item-link.last	{ padding-left: 38px; padding-right: 36px !important; }

/* Iconts in Breadcrumb area */
#breadcrumb #tools a		{ padding-bottom: 3px; }

/* Search Box */
#header #search			{ position: absolute; width: 176px; top: 10px; right: 6px; height: 25px; float: left; }
#header #search input	{ margin-right: -7px !important; height: 26px; }
#header #search .btn	{ height: 25px; margin-top: 0px; float: left; width: 22px; background: none; padding-left: 0; }

#header #toolbar .worldwide	{ background: url("img/icon-world.png") no-repeat 0px -1px; padding-left: 20px; }

/*----- ILINIUM -----*/
/*----- Fix Home Accordion -----*/
#blockOne .one .accordion .firstFix	{ margin: -2px 0 0 0; padding: 0; }

/*This are the styles for the X icon on iPad and iPhone*/
/* Dropdown Menu - SubMenu */
.dropmenu   { width:538px !important; }
/*Only show the menu "X" button on the iPad and iPhone*/
.dropmenu a.xclose	{ display: block; margin-top: 10px; position: absolute; bottom: -8px; right: -8px; z-index:9999; }
/*----- SuperFooter Twitter Button -----*/
.twitter { display:none }

